.. _`Check out File`: .. _`com.sympathyfordata.azure.graph.file.checkout`: Check out File `````````````` .. image:: node_graph_check.svg :width: 48 Documentation ::::::::::::: Check out the File specified by the :ref:`File Item ` passed as :ref:`graph_data_365` input. Optionally outputs :ref:`Graph port ` Definition :::::::::: Input ports ........... **graph** | Type: graph | Description: Graph Output ports ............ **graph** | Type: graph | Description: Graph | Optional number of ports: 0--1 (default: 1) Related nodes ............. * :ref:`com.sympathyfordata.azure.graph.driveitem.select` * :ref:`com.sympathyfordata.azure.graph.file.checkin` Examples ........ Example flows demonstrating this node: * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: CheckoutFileGraph :noindex: